GET api/InvoiceTemplate/GetList?templateTypes[0]={templateTypes[0]}&templateTypes[1]={templateTypes[1]}&isAll={isAll}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
templateTypes

Collection of TemplateType

Required

isAll

boolean

Default value is True

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml, text/html

Sample:

Sample not available.